The ImagickDraw class
PHP Manual

ImagickDraw::setFillAlpha

(PECL imagick 2.0.0)

ImagickDraw::setFillAlphaSets the opacity to use when drawing using the fill color or fill texture

Descripción

bool ImagickDraw::setFillAlpha ( float $opacity )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the opacity to use when drawing using the fill color or fill texture. Fully opaque is 1.0.

Lista de parámetros

opacity

fill alpha

Valores retornados

No value is returned.


The ImagickDraw class
PHP Manual